passwordentry: Implement GtkAccessible
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:33:55 +0000 (21:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:45:48 +0000 (21:45 -0400)
commit852c72fa28bb3802657aa3579207733342b355f6
treea4c539b70d08cad043d7a9d461da0d663d12540c
parentf796d02fea3ac7ec9435555133eb751d8df5df8f
passwordentry: Implement GtkAccessible

This copies what was done for GtkEntry: get
the focused state from the GtkText within.
gtk/gtkpasswordentry.c